Loading Tool

Explorer IconExplorer

Memory Pool

43,304 transactions
27.93 vMB
0.09819406 BTC
Random Selection Loading Transactions
Max Size: 144.50/200 MB

Candidate Block

Mining Attempt 3978fbe81cd0ec2bff67379ac9d3622c92607580c32d3b81a102ade1e1eb9cbd
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 9696b1e3a395fe53844141999df703bcd17ad0db12224bfb7d890e3f20f73d16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,979
Size: 1.00 vMB
Total Fees: 0.03954640 BTC
Feerates: 144.55 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (161,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,792 752,792 00000000000000000000919770419154eb2a7f7b6954628af82666da0924dc3f 612 0.21/1.00 vMB 13
752,791 752,791 0000000000000000000287ce73ec4e7c9eae28048115ca91e4a63e3b5ee105f1 350 0.19/1.00 vMB 9
752,790 752,790 0000000000000000000679e9373c856429e4ce872a7d47b7eeccaf67698aa837 840 0.44/1.00 vMB 7
752,789 752,789 00000000000000000007e62d9f59245443f9543eff14503ef121e302905deb7a 1,282 0.99/1.00 vMB 3
752,788 752,788 0000000000000000000874b92ee43adaf9541b6ce04a1d2a986490995562e7a6 1 0.00/1.00 vMB 0
752,787 752,787 000000000000000000085f043b41ca631ef387b3d8372e2c2664457578d05cd9 2,339 1.00/1.00 vMB 11
752,786 752,786 0000000000000000000442240f6c03af907af5beb1571be3b9c96faa9f91bc2e 241 1.00/1.00 vMB 1
752,785 752,785 000000000000000000055676ddcfe43e0ed4152b0aa4a681ce272dd0a2fdae5b 480 1.00/1.00 vMB 2
752,784 752,784 00000000000000000000abf6a7c2d687463fbcf833e0bf9142046fb047672294 1,389 1.00/1.00 vMB 5
752,783 752,783 00000000000000000005767863ea1bc3d04001c028fd953fcdb3ff4062b8a4b1 2,390 1.00/1.00 vMB 7
752,782 752,782 00000000000000000005491961fdbc4aa00a51b1320b4ea857cc2ed5dbcad6b1 2,967 1.00/1.00 vMB 12
752,781 752,781 0000000000000000000853cf8272da6e1605fff638f3a98bb010627a5b025c2c 2,495 1.00/1.00 vMB 12
752,780 752,780 00000000000000000002c34f755280b40f0ffc765b98d5d8825a5239568c0ff2 1,977 1.00/1.00 vMB 16
752,779 752,779 00000000000000000003692560991d576c4ebc7ea0fb8a96079bf7d9ab6d8ee4 3,803 1.00/1.00 vMB 19
752,778 752,778 0000000000000000000210abebe23e307da3816c901a89db11fb06296bd64268 2,320 1.00/1.00 vMB 22
752,777 752,777 0000000000000000000551b4310f1d89e1c1f7eba079906c0f305e7c0067da33 1,624 1.00/1.00 vMB 4
752,776 752,776 0000000000000000000678c39ccb154fa0cb9a08e29347a59b4af61423ffa535 3,015 1.00/1.00 vMB 13
752,775 752,775 00000000000000000005e2ee129ac894c19366ae8469c34eea6e15e7e38542db 3,162 1.00/1.00 vMB 16
752,774 752,774 0000000000000000000798ddfa47f7841bc19d937cd330eab57525351190e9e5 1,040 1.00/1.00 vMB 3
752,773 752,773 00000000000000000008760c8f8405df2008a37c29c788ca9a4cba265217e566 1,898 1.00/1.00 vMB 5
752,772 752,772 00000000000000000000b657862e35fefb142a82de7ca8dde81d7efd8183a156 3,367 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.79 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: 633.85 GB
    • Received: 12.22 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.