Loading Tool

Explorer IconExplorer

Memory Pool

79,000 transactions
29.98 vMB
0.07832150 BTC
Random Selection Loading Transactions
Max Size: 182.86/200 MB

Candidate Block

Mining Attempt 7455f7e3e316c8d8828e89d87dc905e8dd667827ac6695aa9c9bf1ab3df87f79
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 2873b2beab4b2fa98f7aa435328196a8015bc22b8fd1a0664e5b3b66a5d987b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,149
Size: 1.00 vMB
Total Fees: 0.01036391 BTC
Feerates: 200.89 > 1.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (23,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,726 891,726 00000000000000000000b5735e619e6c1fc0f3ef61824715ba5a79a0caafb61d 2,009 0.61/1.00 vMB 2
891,725 891,725 000000000000000000020628dc39573c7b9ccaaae1b8677f37eb191a901c5016 3,163 1.00/1.00 vMB 2
891,724 891,724 0000000000000000000241322cbb9f1ac0fea55004aaf7e23cbf4f1b30c7174f 2,531 1.00/1.00 vMB 3
891,723 891,723 00000000000000000000131a5e09c73335ee14f409e023fce3c22c5bd019e8df 1,570 1.00/1.00 vMB 2
891,722 891,722 0000000000000000000175fdec81b4dd872cf06c6ca7e57b344737e6e0324215 1,744 1.00/1.00 vMB 4
891,721 891,721 0000000000000000000174b962ac30c7ae5a246e18155cb7bed7284150b21817 834 0.37/1.00 vMB 2
891,720 891,720 00000000000000000000e870a71414c87c4fdc7c696aa10135043bc5bafab3bb 1,365 0.41/1.00 vMB 4
891,719 891,719 000000000000000000014b96339a2eeae81a9ba3536eced58a3a6a9fbfefddcb 1,963 0.63/1.00 vMB 4
891,718 891,718 00000000000000000000a860e757fb86ed8bbec8f900cb6671bfe15e06fb23d5 1,175 0.61/1.00 vMB 1
891,717 891,717 00000000000000000001f6d5adedda8a4a447e84a5fe68f43206b135e34128a1 2,566 1.00/1.00 vMB 4
891,716 891,716 000000000000000000020ccf7413929183d690cec90b3d8ce93fabde25ed3354 1,662 0.76/1.00 vMB 1
891,715 891,715 0000000000000000000171a4ca86173d7052db5875a0b1931abe5c2fdeecb99b 3,260 1.00/1.00 vMB 5
891,714 891,714 000000000000000000021ec4822a7c5696483dd49736c4b08501dcaf5a906702 361 0.13/1.00 vMB 2
891,713 891,713 00000000000000000000f2aa596c9ba55c1609a8d00a1c301de77dc1666303e4 807 0.32/1.00 vMB 2
891,712 891,712 00000000000000000000991031fa5bcd025b41a9786c104f6edbae78f711e8e6 730 0.20/1.00 vMB 3
891,711 891,711 000000000000000000011095225dcf95a30fd4c8619389eb45c33a22d2d87920 53 0.02/1.00 vMB 1
891,710 891,710 0000000000000000000115ed4c9cb8c46af84ad7dbd42d6cbc2983e146a088ea 3,079 0.90/1.00 vMB 3
891,709 891,709 000000000000000000019551f331129205a310e5d2f44a89d9726c5de5ed8635 1,595 0.35/1.00 vMB 1
891,708 891,708 00000000000000000001905a9e0d921ff45692da413e1d2f0c7e0496962b7819 2,921 1.00/1.00 vMB 1
891,707 891,707 00000000000000000000a5f78e7e77557e79a26e650dedb520b069571be1a19f 2,771 1.00/1.00 vMB 2
891,706 891,706 00000000000000000001479af3b6a645db36377d14c3041fee28b9e9875b5731 3,293 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.58 GB
    • Received: 18.20 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.