Loading Tool

Explorer IconExplorer

Memory Pool

39,826 transactions
27.68 vMB
0.06932890 BTC
Random Selection Loading Transactions
Max Size: 141.61/200 MB

Candidate Block

Mining Attempt f301099e283b630aaae8ee4bfd787a4c3ddbff48a2b22b37fad7363754f82801
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 46e2a42c43fb2f069e62960b7bec12d4253e1d738d664466f47b6eab4a30daf5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,519
Size: 1.00 vMB
Total Fees: 0.01643544 BTC
Feerates: 100.95 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (352,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,977 561,977 000000000000000000088035973cf4a82101cf3cb3b255aac5c83172234f85dd 2,273 1.00/1.00 vMB 22
561,976 561,976 0000000000000000002601a5fe546461586c3aefcc50a7f3f4e59e61eec5ed07 1,269 1.00/1.00 vMB 12
561,975 561,975 00000000000000000019f0de6bd67012a142e017cbc8d5f39c73bef8f87fede3 1,418 1.00/1.00 vMB 22
561,974 561,974 0000000000000000001f0964a731f5e8178dacd066d9d52dc014552606802a54 851 1.00/1.00 vMB 78
561,973 561,973 000000000000000000036807bad183d9f4759bde4949604e2a5bd3fd438eeeb0 3,192 1.00/1.00 vMB 19
561,972 561,972 00000000000000000007603436c2c39aaa4dba381bee622c095b9b9f432b1a4a 2,576 1.00/1.00 vMB 15
561,971 561,971 0000000000000000001a81eb93874311cf3c84a9b26ef8b46fbd5ab80b7c6b24 2,762 1.00/1.00 vMB 17
561,970 561,970 00000000000000000007ff5670637d9cbedb13be4ca0eaf5fc6874bebd20d0eb 3,237 1.00/1.00 vMB 9
561,969 561,969 0000000000000000001b796d14c8078f7e94e69a05303a77a17602e6582fd3eb 2,816 1.00/1.00 vMB 31
561,968 561,968 000000000000000000080c9caed4a32574bcb5683989dc138289bd4201aadb78 1,796 1.00/1.00 vMB 6
561,967 561,967 000000000000000000141af6b835f65cfe10512b66bc420a0404aaec4feba55d 2,505 1.00/1.00 vMB 11
561,966 561,966 00000000000000000004a4db6d2624ba633fe8c5cce066b22ce37f5671ca6c1a 2,715 1.00/1.00 vMB 13
561,965 561,965 0000000000000000001c67fd0dd90fe6ead53fc50e8e41297195527315ef0f97 1,238 1.00/1.00 vMB 4
561,964 561,964 000000000000000000156595f454b003821a9173004a3a88a383ba900aa0133e 498 1.00/1.00 vMB 2
561,963 561,963 000000000000000000305e3d3409076ea80a29a4b2b319834f3d0e03870d9c25 993 1.00/1.00 vMB 6
561,962 561,962 000000000000000000135b9e036a430370af815a3e0f498e667dacb10ae3b609 2,880 1.00/1.00 vMB 9
561,961 561,961 0000000000000000000e64331008e9d6033f8cf07a488e907c465633430c7bab 2,607 1.00/1.00 vMB 6
561,960 561,960 00000000000000000009300c846eac568b868912cc59da818330142b1fd1f849 3,381 1.00/1.00 vMB 14
561,959 561,959 00000000000000000007f6c2fd9691160beca252b296f32e592ee94c2427df64 2,751 1.00/1.00 vMB 28
561,958 561,958 0000000000000000000e95da96a47240f721b93ea2f70dbc2f411947208be110 1,257 0.74/1.00 vMB 8
561,957 561,957 0000000000000000002dbef8ce0ea7bbab4cf089cbf211885ffb4192e75b4c4b 1,309 0.60/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.76 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: 632.30 GB
    • Received: 12.11 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.