Loading Tool

Explorer IconExplorer

Memory Pool

81,957 transactions
31.45 vMB
0.10655474 BTC
Random Selection Loading Transactions
Max Size: 189.41/200 MB

Candidate Block

Mining Attempt 5a905ab8f1c405c978f83915dab5425cb90f9514ebeb54c1ae7b7996f859a7db
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 895be86c219cb432375f1c3124365405430a15ce48de2846de5d0f83d7f1f716
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,983
Size: 1.00 vMB
Total Fees: 0.02678330 BTC
Feerates: 318.30 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (165,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,767 749,767 00000000000000000004d029176191f143f05fbe20f35d8da9441994db1cf31b 3,063 1.00/1.00 vMB 19
749,766 749,766 0000000000000000000517fd816145b1ad2b54d5b2a278a2648c737beceaa52c 1,621 1.00/1.00 vMB 5
749,765 749,765 0000000000000000000548affb791004d9124a5ac8f3f5e4e8e81cccd921b0b9 1,273 1.00/1.00 vMB 7
749,764 749,764 00000000000000000004879073149687acb88f740831388de1fd69758bf02647 2,492 1.00/1.00 vMB 4
749,763 749,763 000000000000000000037dacaabbc9c569aa3697fc33d8ef875e8758c50dac9b 1,790 1.00/1.00 vMB 11
749,762 749,762 00000000000000000005d3230070dcfc834b6fcc60918f7c34e42e30baf508ed 978 1.00/1.00 vMB 9
749,761 749,761 0000000000000000000912611964a2a70e12b12b7cc219754bb9d65d090fd3af 2,046 1.00/1.00 vMB 13
749,760 749,760 000000000000000000016e578ac3c8dff1f872bde2141fc3cea9ce826acec143 1,401 1.00/1.00 vMB 10
749,759 749,759 00000000000000000004933a69d948722a33d3dc0e26a7c360dc42a584bf3f3d 1,842 1.00/1.00 vMB 5
749,758 749,758 00000000000000000000a9121570ca55e66f0e9d4b2a6d3b22afca5e18cd777e 2,015 1.00/1.00 vMB 6
749,757 749,757 000000000000000000048420212c9db6516f006d7edac795a5d2760dc7beaeec 1,910 1.00/1.00 vMB 11
749,756 749,756 00000000000000000005af8c2908b340e3c2dced8c8c8f2580517f05e3eac222 1,934 1.00/1.00 vMB 11
749,755 749,755 00000000000000000004bd1f3ef926026e3be2bb2e87ee685fba3aaa3bdac934 2,874 1.00/1.00 vMB 7
749,754 749,754 0000000000000000000252ffce57b42ac3ba73c417578583eed4e0743a0d1018 3,212 1.00/1.00 vMB 14
749,753 749,753 00000000000000000005420438447dec477ea2963ca9f4a9cd71e95890cb589c 2,770 1.00/1.00 vMB 8
749,752 749,752 00000000000000000006316ffbf80a5399e7b5b124d97eb98b185fdf13eec380 3,366 1.00/1.00 vMB 16
749,751 749,751 0000000000000000000158745e23006b698225c8c3aaab4da9488dddf3941ce2 2,972 1.00/1.00 vMB 23
749,750 749,750 00000000000000000006099ac5df59283a6fb3a495e6ff8c953d406bc5d45e1f 1,604 1.00/1.00 vMB 4
749,749 749,749 0000000000000000000810ce16ddd437fa3bc5071363d6d7b181054082f5b467 2,216 1.00/1.00 vMB 7
749,748 749,748 00000000000000000006c79e35845514f747660fc0c4f5917364a69b62228c32 2,493 1.00/1.00 vMB 8
749,747 749,747 000000000000000000007cd10d1125136400f1bb9aa39f7b745b5a8ab80d6cfe 3,333 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 718.78 GB
    • Received: 17.95 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.