Loading Tool

Explorer IconExplorer

Memory Pool

38,361 transactions
25.45 vMB
0.04959207 BTC
Random Selection Loading Transactions
Max Size: 131.70/200 MB

Candidate Block

Mining Attempt 9b9b2054c7d206292c3ca28f3cf291ad061ed54880378eea79103792f69f68eb
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root 69a81ec181398717522dd8442214b9bcaddc7617366ef837cd0be393418fdfb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,785
Size: 1.00 vMB
Total Fees: 0.00372053 BTC
Feerates: 16.30 > 0.37 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (410,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,849 503,849 00000000000000000048414d5e348aac7c305c9079422dddb7da690de2732cce 1,462 1.00/1.00 vMB 465
503,848 503,848 0000000000000000001b4f29b604f8e4b43667e0f5785a8e1ca5fa4f55273340 1,392 1.00/1.00 vMB 462
503,847 503,847 0000000000000000008df71a12be0a089ce81c7680e36726c330973acfa19626 1,744 1.00/1.00 vMB 488
503,846 503,846 00000000000000000006cc8bf3d143d82b9a398c268dbdb2ea5e8177d7b287a0 964 1.00/1.00 vMB 424
503,845 503,845 00000000000000000030d393a9957259600364952178b29910a1cfb6c1611857 992 1.00/1.00 vMB 397
503,844 503,844 0000000000000000006c0d306a53ae15abf3168bfb7c72bfefe379e0c0d28db5 2,032 1.00/1.00 vMB 484
503,843 503,843 0000000000000000008fccb4588539abc5e07bbc487cde0efc5bfc8ecb997414 2,352 1.00/1.00 vMB 488
503,842 503,842 0000000000000000003f7e7b4260c52c3f8ac22c354807db5ec29ab061ea531e 2,368 1.00/1.00 vMB 561
503,841 503,841 00000000000000000008a174db33aa00622231c3c85a40dd6605d47d8471024e 619 1.00/1.00 vMB 177
503,840 503,840 000000000000000000423efc553a24c815304e418ca7347924a4489e92b6771c 1,841 1.00/1.00 vMB 391
503,839 503,839 0000000000000000004d36fd42f981a9ac1330715488a274b29503e1f7ed5337 803 1.00/1.00 vMB 207
503,838 503,838 0000000000000000002b662533d6de1bebad43e454acf9aa93719bcc8730830d 870 1.00/1.00 vMB 142
503,837 503,837 000000000000000000112617bc2d66bcd3e352d3b1c4010f6c51e9b62c87a8d7 1,861 1.00/1.00 vMB 333
503,836 503,836 0000000000000000005cae5fad57631c4b35419b62424b516ffbf7c2b69f89eb 1,638 1.00/1.00 vMB 369
503,835 503,835 0000000000000000004670ee224a550a1fb54e0733260edb96754d343bdb1711 1,910 1.00/1.00 vMB 442
503,834 503,834 000000000000000000249ab763b5aceb50ea18f052ab7c5edb8711f614f6b20e 1,079 1.00/1.00 vMB 274
503,833 503,833 000000000000000000466e29fd6b982e787396b6d8f926fa0bc5a773a0038145 1,904 1.00/1.00 vMB 351
503,832 503,832 0000000000000000001c7b38b290df41e2f00b6cffd4dcf707285caa3cb67c1a 1,886 1.00/1.00 vMB 306
503,831 503,831 000000000000000000310e16598fd0949d9be6eec2fc95b6cfc1474d8cb55b8b 2,076 1.00/1.00 vMB 427
503,830 503,830 000000000000000000080b8687fae2d3dfa6784fdbbec0aeabffe20b1471ce20 2,257 1.00/1.00 vMB 549
503,829 503,829 000000000000000000304f4c17301acc6bb0990c3791db64d642ae5868158038 2,010 1.00/1.00 vMB 522
Previous 10 blocks ↓
Total Size: 781.94 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: 646.58 GB
    • Received: 12.86 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.