Loading Tool

Explorer IconExplorer

Memory Pool

74,804 transactions
28.76 vMB
0.08388446 BTC
Random Selection Loading Transactions
Max Size: 170.36/200 MB

Candidate Block

Mining Attempt 2e0da645ad739485433f3bb3355b3eb62e1a7aea654f1dac9bb40c9c1e20f587
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root ee59150f356eeb12ae3b952f69c95dc6865fcb4b78b2113bae824a204c1f7ad7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.02531126 BTC
Feerates: 150.93 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (180,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,787 734,787 0000000000000000000757485ac4de43ee29bf836be8d2923f37dea896051fc4 628 0.28/1.00 vMB 7
734,786 734,786 00000000000000000001ee9f352d005eece5a1ae6880ac32d48f5362207fdca1 1,521 0.59/1.00 vMB 8
734,785 734,785 0000000000000000000351e37518c3e492cfdfad5016c2f186972204846e4288 528 0.21/1.00 vMB 7
734,784 734,784 00000000000000000002d1818391f6e6369d2af78f916b04c7d9d933843eb857 1,290 0.43/1.00 vMB 7
734,783 734,783 000000000000000000069918eb3c6d196f1841a14ad7beae4b9da3c4943857ff 2,098 1.00/1.00 vMB 6
734,782 734,782 0000000000000000000174475d3ffe80e9ecb1b45210a168daa6fa1081fbd4c5 2,917 1.00/1.00 vMB 7
734,781 734,781 0000000000000000000879cae8ac5fda3312d48be636b7d2e4b384889212c111 3,431 1.00/1.00 vMB 7
734,780 734,780 00000000000000000001f617268cfaa98dceca7550b0664e3143a6f0df0e077a 2,359 1.00/1.00 vMB 17
734,779 734,779 00000000000000000006b97a93535b984b3a7ec643d7a31312085516e976c0a2 2,647 1.00/1.00 vMB 5
734,778 734,778 0000000000000000000458d19b372d603e772f6e14f3392c1ece22f3448faefc 2,042 1.00/1.00 vMB 7
734,777 734,777 0000000000000000000324d00caae3382579e8b870975bfd86ae7d72a6c2cfdb 2,667 1.00/1.00 vMB 7
734,776 734,776 0000000000000000000473f47b7aa55827fa2ad269393c269efc28b0d5a7b08b 3,175 1.00/1.00 vMB 16
734,775 734,775 000000000000000000080c51b59a9aa9efe9e78c21253e7e1fa1708a4589defe 2,105 0.69/1.00 vMB 7
734,774 734,774 0000000000000000000518fc5a68e1e7ba1a85ae55e00f3820c11df988358002 819 0.29/1.00 vMB 8
734,773 734,773 000000000000000000095bf11afd9524c8197ec8263870c0031c1bd2bdb20f98 800 0.28/1.00 vMB 8
734,772 734,772 00000000000000000001075598fecdf6799a7836c50b31de7b9a0f765ac4677b 253 0.07/1.00 vMB 9
734,771 734,771 00000000000000000006b7304738066ddcd7e1e1768eb8d1488807918151b0b7 1,513 0.58/1.00 vMB 8
734,770 734,770 000000000000000000075f111a9f37cab51d9291e4d4edc374361e91dd1af022 1,525 0.54/1.00 vMB 7
734,769 734,769 00000000000000000003571e0b82055b8f341692bd9417b748b85b7a512a3b68 3,287 1.00/1.00 vMB 10
734,768 734,768 00000000000000000004abd47de49c3e1b47b3c667070a1360c326db49bc1124 201 0.16/1.00 vMB 10
734,767 734,767 00000000000000000006cfe374ae2bea63722d49cdf361b9776d6d50ce3a6c43 202 0.07/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.