Loading Tool

Explorer IconExplorer

Memory Pool

38,390 transactions
25.93 vMB
0.05182402 BTC
Random Selection Loading Transactions
Max Size: 134.45/200 MB

Candidate Block

Mining Attempt c7ca04eae6b770af61abda35372d28dfec580253e3ad14aac058a38594cd529a
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root bb724af9f38c9cab272d4eb98ce03caa8fee46b07120373201d490dfab2e1a2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,940
Size: 1.00 vMB
Total Fees: 0.00446948 BTC
Feerates: 60.16 > 0.45 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (358,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,344 556,344 000000000000000000010e12bcb8d18e658cf622e4837273b4493dd9d74a6d2e 519 0.32/1.00 vMB 3
556,343 556,343 00000000000000000031b0d408c95f0c0536b7adc3dcf468dcfae755f3eb33c9 2,417 1.00/1.00 vMB 8
556,342 556,342 0000000000000000000e99a134339e18fd040d8807471a15644d49174b90c5b5 3,153 1.00/1.00 vMB 20
556,341 556,341 00000000000000000000367f6a3ccd1b32501697eeca50a98364bcabe82ec16b 2,772 1.00/1.00 vMB 9
556,340 556,340 00000000000000000000796a11e2a8290bdddad08500529c4e40ab7f6a1e8fab 2,151 0.92/1.00 vMB 9
556,339 556,339 0000000000000000002a0240b0fa5384023600ec5fad8db288bbec51e75938d3 1,037 0.41/1.00 vMB 10
556,338 556,338 000000000000000000076adcc74623cfa92d547dd08149924c17cce6da73f423 273 0.07/1.00 vMB 9
556,337 556,337 000000000000000000009b3408846efa902e3bb826038c44164de1769644ec2e 853 0.69/1.00 vMB 4
556,336 556,336 00000000000000000004faaba297b3b0cc6ba3c96cedbd2e9cf4d50469e7c42c 2,761 1.00/1.00 vMB 12
556,335 556,335 0000000000000000002963c867c9ec845a803c9836c95feaa205de639be6fae0 2,453 1.00/1.00 vMB 10
556,334 556,334 00000000000000000016b4af68dbee2524263448b29c5adf18da8d3b205a20dc 2,040 0.84/1.00 vMB 17
556,333 556,333 0000000000000000003385211888f9e83f3bf5fc2d0091cb4e05005cbe7c3db8 1,179 0.48/1.00 vMB 9
556,332 556,332 0000000000000000002ab8e1759d77f2809a117ba04ec0fb992709dae5233f6e 840 0.37/1.00 vMB 8
556,331 556,331 0000000000000000000dc468390d0e109d3d78b9c978f63b27ef7fbf26d02cd7 939 0.37/1.00 vMB 9
556,330 556,330 000000000000000000211387a21f86975b0c9c3948ba74a57202a48e1b0089e5 257 0.49/1.00 vMB 2
556,329 556,329 0000000000000000003410aacec3fdc905354d0abf2582aa8dedb9d90688247a 2,948 1.00/1.00 vMB 12
556,328 556,328 00000000000000000024bb23a38fced4c298d71be4e1e6b2af2716cba8c6d56f 1,439 0.68/1.00 vMB 10
556,327 556,327 000000000000000000261125536ef7aca66081feb23449a2c255daeca21481fe 1,073 0.38/1.00 vMB 9
556,326 556,326 0000000000000000000e4b2777db116898175a107831c09ffbb541aa2d28fc82 496 0.16/1.00 vMB 12
556,325 556,325 0000000000000000001bdb64f60f531ec1dc0c69834ad906399db34f9fc59a57 212 0.06/1.00 vMB 18
556,324 556,324 0000000000000000002395b8333d9869b17fc4ff096c435223141923ec576e68 187 0.05/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.27 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: 656.06 GB
    • Received: 14.38 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.